revealer: Don't use TRANSITION_NONE for disabled animations
authorTimm Bäder <mail@baedert.org>
Thu, 3 Mar 2016 12:05:14 +0000 (13:05 +0100)
committerTimm Bäder <mail@baedert.org>
Thu, 3 Mar 2016 17:54:09 +0000 (18:54 +0100)
commite2e330db1adf4423c0f88cc92826029abd711b01
treefe73e16c4035cbc422ab696d7bc40e276cd8148b
parent1c544e4237eaf67657260f49aec0bf2118e69767
revealer: Don't use TRANSITION_NONE for disabled animations

If animations are disabled, the only difference we need to make is that
we don't have to start the transition. Size requests should remain the
same.

https://bugzilla.gnome.org/show_bug.cgi?id=762996
gtk/gtkrevealer.c